home *** CD-ROM | disk | FTP | other *** search
- Path: crchh327.rich.bnr.ca!jhalpin
- From: jhalpin@bnr.ca (Joe Halpin)
- Newsgroups: comp.lang.c++
- Subject: Re: event into event
- Date: 18 Jan 1996 13:52:17 GMT
- Organization: Bell-Northern Research, Richardson, TX
- Message-ID: <4dljah$n5o@crchh327.rich.bnr.ca>
- References: <4dglef$c0i@pinon.ccu.uniovi.es>
- NNTP-Posting-Host: crchh518.rich.bnr.ca
-
- In article <4dglef$c0i@pinon.ccu.uniovi.es>,
- Marcos Redondo Fonseca <i1437001@petra.euitio.uniovi.es> wrote:
- >Hi everybody:
- > I am buildind a simulator under Win3.1 using Borland's OWL.
- > The problem is that I have to do long timed process and I would like that
- >the user could abort it before finishing.
- > The problem is in fact an event problem. The long timed procedure is the
- >response to an event and the user break (maybe the key ESC pressed) will be
- >another.
- > Then how can I get an event into an event? or how can I get the state
- >of the keyboard during the processing of an event?
- > Is this posible? Is there a way to do this without having to split the
- >procedure into several functions one of them the key event?
- >
- > Thank you for replaying.
- >
- >
- > Marcos Redondo (Asturias-Spain)
- >
-
- You might have more luck in an OWL specific newsgroup. Try
- comp.os.ms-windows.programmer.tools.owl.
-
- Joe
- --
- Joe Halpin jhalpin@bnr.ca BNR Richardson, TX (214) 684-5657
- -------------------------------------------------------------------------------
-